QuickOPC User's Guide and Reference
Deployment Prerequisites
Application Deployment > Deployment Prerequisites
In This Topic

.NET Framework, COM and Excel Development

Besides the actual library assemblies, QuickOPC requires that the software described below is present on the target system.

.NET Framework - you need (at least) one of the following:

Note that

 

In some special cases, you may want to install other prerequisites – please refer to Prerequisites Boxing under Advanced Topics.

.NET 6+ Development

.NET 6 or 7

If you are using a framework-dependent deployment (FDD), it is necessary that proper version of .NET 6 or 7 is installed on the target system. If you are using a self-contained deployment (SCD), there are usually no deployment prerequisites other than using a supported operating system and hardware.

See .NET Runtimes for more information about the support .NET versions and Operating Systems. For more information about deployment types in .NET, see the Microsoft's article .NET application publishing overview.

Python Development

For QuickOPC applications in Python, you need either the .NET Framework, or .NET 6+. Refer to the paragraphs above for more information.

 

See Also

External